Skip to content

feat(automation): add readable resume ids#526

Merged
luokerenx4 merged 1 commit into
devfrom
feat/readable-resume-ids
Jul 11, 2026
Merged

feat(automation): add readable resume ids#526
luokerenx4 merged 1 commit into
devfrom
feat/readable-resume-ids

Conversation

@luokerenx4

Copy link
Copy Markdown
Contributor

Summary

  • generate new product-owned resume identities as readable resume-<adjective>-<material>-<place>-<base36> keys
  • make ResumeRegistry the sole identity allocator while headless runs only record the assigned identity
  • keep legacy UUID identities valid without rewriting persisted history
  • show the complete identity in session diagnostics instead of truncating every new id to resume-c

Verification

  • npx tsc --noEmit
  • pnpm test (2529 passed, 6 skipped)
  • pnpm build
  • cd ui && npx tsc -b
  • browser: Automation Runs loaded with no console errors
  • browser: paused-session card rendered a full UUID without overflow; Chat had no console errors

Boundary touch

  • runtime conversation identity and file-backed resume registry
  • persisted schema is unchanged, so no migration is required
  • no credential, trading, broker, Guardian, or packaging changes

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openalice-demo Ready Ready Preview, Comment Jul 11, 2026 9:58am

Request Review

@luokerenx4 luokerenx4 merged commit 22c4940 into dev Jul 11, 2026
12 checks passed
@luokerenx4 luokerenx4 deleted the feat/readable-resume-ids branch July 11, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant